| URL | http://hl7.org/fhir/4.0/StructureDefinition/extension-Observation.value[x] |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Observation.value[x]. Valid in versions R2, R3, R5 This is a valid extension because it has the types integer |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..1 | Extension | Actual result | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | integer | ||
![]() ![]() | "http://hl7.org/fhir/4.0/StructureDefinition/extension-Observation.value[x]" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r4-obs.value[x]",
"url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Observation.value[x]",
"name" : "XVerExtensionObservation.value[x]R4",
"title" : "Cross-Version Extension for Observation.value[x] in R4",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Orders and Observations)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders/index.cfm"
}]
}],
"description" : "Cross-Version Extension for Observation.value[x]. Valid in versions R2, R3, R5\r\n\r\nThis is a valid extension because it has the types integer",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "5.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "5.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Observation"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "3.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "3.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Observation"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Observation"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "3.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "3.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Observation.related"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Observation.related"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Observation"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Observation"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Observation.related"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Observation.related"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Actual result",
"definition" : "The information determined as a result of making the observation, if the information has a simple value.",
"comment" : "An observation may have; 1) a single value here, 2) both a value and a set of related or component values, or 3) only a set of related or component values. If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the [Notes section](observation.html#notes) below.",
"requirements" : "An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations.",
"min" : 0,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "sct-concept",
"map" : "< 441742003 |Evaluation finding|"
},
{
"identity" : "v2",
"map" : "OBX.2, OBX.5, OBX.6"
},
{
"identity" : "rim",
"map" : "value"
},
{
"identity" : "sct-attr",
"map" : "363714003 |Interprets|"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "integer"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Observation.value[x]"
}]
}
}